All Questions
2 questions
1vote
0answers
52views
Clustering data with a constraint
I am trying to find a way to cluster/group students by their knowledge of different subjects. Given following as an example: ...
1vote
0answers
48views
Find irregular bounding shape of 3D particle distribution
I have some 3D particle data e.g. (x0,y0,z0) (x1,y1,z1) (x2,y2,z2) ... I want to find the irregular bounding shape of the distribution. The image below shows an ...